home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / kcl_txt.lha / kcl.faq < prev    next >
Text File  |  1993-08-13  |  8KB  |  183 lines

  1.             Frequently Asked Questions about KCL and AKCL
  2.  
  3. 1.  What is KCL?
  4.  
  5. KCL, Kyoto Common Lisp, is an implementation of Lisp, conforming to the
  6. book ``Common Lisp: The Language,'' G. Steele, et al., Digital Press,
  7. 1984.  KCL was written by T. Yuasa and M. Hagiya (working under R.
  8. Nakajima) at the Research Institute for Mathematical Sciences, Kyoto
  9. University.  It is written in the language C to run under Un*x-like
  10. operating systems.  (E-mail addresses for the authors are
  11. yuasa@tutics.tut.ac.jp and hagiya@kurims.kurims.kyoto-u.ac.jp).  KCL
  12. is very C-oriented; for example, the compilation of Lisp functions in
  13. KCL involves a subsidiary C compilation.
  14.  
  15. 2.  What is AKCL?
  16.  
  17. AKCL is a collection of ports, bug fixes, and performance improvements
  18. to KCL written almost entirely by William Schelter, Mathematics
  19. Department, University of Texas at Austin.  (wfs@cli.com or
  20. wfs@rascal.ics.utexas.edu).  To build AKCL, one must also have in
  21. place the sources for KCL.  At the time one builds AKCL, one
  22. automatically merges AKCL changes with the KCL sources, which are left
  23. unmodified, in accordance with the KCL license.
  24.  
  25. 3.  On what machines and under what operating systems does AKCL
  26. currently run?
  27.  
  28. Currently, AKCL runs on:
  29.  
  30.    * dec3100:  Decstation 3100, OS=Ultrix V3.1C-0 (Rev. 42) [akcl 505]
  31.    * hp300-bsd:  Hp 350, 370 [motorola 68K]  under 4.3 BSD (mt xinu)
  32.    * hp300:  Hp 350, 370 under HPUX.
  33.    * mp386: intel 386 under System V (eg microport)
  34.    * ps2_aix: ibm ps2 under aix
  35.    * rios: Ibm risc 6000 under aix3.
  36.    * rt_aix: ibm rt under aix release 2.
  37.    * sgi4d: 4d version of silicon graphics
  38.    * sgi: silicon graphics 3d versions
  39.    * sun3-os4: sun3 under os 4.03, 4.1
  40.    * sun3:  Sun 3 (motorola 68K)  Sun OS  3.
  41.    * sun4:  Sun 4,(sparc) sparctations,  sun os 4.03 or 4.1
  42.    * symmetry: sequent symmetry (386 chips) DYNIX-3.0.12+
  43.    * u370: IBM 370 (3090's) under AIX
  44.    * vax: Vax under 4.3 bsd., also ultrix
  45.  
  46. The current version of this list of machines is, in general, to be
  47. found in the file ./MACHINES in the AKCL distribution.
  48.  
  49. 4.  How can one obtain KCL or AKCL?
  50.  
  51. Both KCL and AKCL may be obtained by anonymous ftp from Internet sites
  52. cli.com (192.31.85.1) and rascal.ics.utexas.edu (128.83.138.20).  On
  53. cli.com, start with the file /pub/akcl/AKCL.README.
  54.  
  55. 5.  What are the licensing, copyright, public domain, and ownership
  56. characteristics of KCL and AKCL?
  57.  
  58. KCL is copyrighted, and changes to the sources are forbidden.  Before
  59. obtaining KCL by anonymous ftp, one must fill out and mail to Kyoto
  60. (by physical mail, not email) the KCL license agreement, which may be
  61. found in the file /pub/kcl/kcl.license on cli.com.  There is no fee
  62. for KCL.  There are no additional legal requirements for obtaining
  63. AKCL.  But, to repeat, to build AKCL one must first get KCL, which
  64. includes signing and sending in the license to Kyoto.
  65.  
  66. 6.  How does one build AKCL?
  67.  
  68. Read the file AKCL.README, available by anonymous ftp.
  69.  
  70. 7.  How are KCL/AKCL bugs fixed?
  71.  
  72. Bugs may be reported to the (unmoderated) Internet mailing list
  73. kcl@cli.com, which is read by many folks, including Yuasa and Schelter.
  74. Based upon the history of the last four years, one can say that so far
  75. those two seem to fix bugs practically by return mail.  To subscribe
  76. to the kcl@cli.com mailing list, send a request to
  77. kcl-request@cli.com.  Other knowledgeable readers of kcl@cli.com also
  78. sometimes contribute bug fixes.
  79.  
  80. 8.  Is there publicly available a port of KCL to IBM PC (MS DOS) or
  81. Macintosh?
  82.  
  83. To the best of my (RSB) current knowledge, the answers are NO WAY
  84. (IBM-PC/MS-DOS), NO WAY (MAC, Standard Operating System) and MAYBE
  85. (MAC A/UX).  tweigert@risc.uni-linz.ac.at
  86. (weigert@altair.mcs.anl.gov), Ian_Clements@vos.stratus.com, and
  87. pd@dcs.qmw.ac.uk report the existence of Mac A/UX ports.  As far as I
  88. know, there is not yet a publicly available version of these, but it
  89. seems possible that Weigert will make his available.
  90.  
  91. 9.  How good is AKCL/KCL?
  92.  
  93. One can engender hot disputes by making claims about Lisp
  94. implementation performance or quality.  Perhaps no one will object to
  95. my assertion that some researchers who write and use Lisp systems for
  96. a living voluntarily use AKCL exclusively even though they could
  97. afford to be using any other Lisp.  Factors which influence this
  98. decision include (a) one has the sources available and (b) on some
  99. benchmarks, KCL/AKCL seems (to the runners of those benchmarks) to be
  100. fastest.  BUT on the other hand, some knowledgeable users (it could be
  101. the vast majority for all I know) have compared AKCL and decided to
  102. use other Lisps instead, based not only on performance reasons but on
  103. factors such as access to windows and existence of commercial
  104. support/maintenance.  (If you are interested in doing some of your own
  105. benchmarking of AKCL and other Lisps, you may be interested in the
  106. file gabriel.tar.Z, which contains versions of the Gabriel
  107. benchmarks.)
  108.  
  109. 10.  Is there AKCL support for X-windows or any other window system?
  110.  
  111. To the best of my (RSB) knowledge, there is no one who is currently
  112. distributing widely and supporting any code for using KCL/AKCL with
  113. any window system.  Some individuals report happy use of CLX.
  114. However, there is no CLX support for something as essential to window
  115. use as ``interrupt on mouse click.''  The question of how to field
  116. interrupts (and the processes executing in parallel they seem to
  117. entail) reasonably in KCL/AKCL is still a matter of research as far as
  118. I can tell.
  119.  
  120. 11.  Is there a Lisp-machine-like environment for using KCL/AKCL?
  121.  
  122. I find using AKCL under shell mode within Gnu Emacs delightful.  The
  123. ilisp system (anonymous ftp from katmandu.mt.cs.cmu.edu) adds many
  124. Lispm-like features to Gnu Emacs.
  125.  
  126. 12.  What is the documentation for KCL/AKCL?
  127.  
  128. Mainly one just uses Steele's book, and this is as it should be.  An
  129. inconsistency between that book and KCL/AKCL should be reported to
  130. kcl@cli.com, and one can expect, based upon four years of experience,
  131. that the inconsistency will be removed!  For the implementation specific
  132. details (e.g., how to get garbage collection information, how to exit
  133. from Lisp), see the files ./doc/kcl-report.tex and ./doc/DOC.
  134.  
  135. 13.  Can one still install KCL and not bother with AKCL?
  136.  
  137. The last time I heard, a Sun OS upgrade made it impossible any longer
  138. to bring up KCL on a Sun-3 as one once could by following the 1987
  139. instructions in the file kcl.broadcast, which announced the
  140. availability of KCL by anonymous ftp.  Because AKCL includes some bug
  141. fixes to KCL and deals with many operating system issues encountered
  142. since 1987, I recommend the use of AKCL rather than KCL alone.
  143.  
  144. 14.  What is Ibuki?
  145.  
  146. Richard Weyhrauch runs a company called Ibuki that sells and ports
  147. a version of KCL.  They have ported it to *many* machines.
  148.  
  149. 15.  What about the second edition of ``Common Lisp the Language'',
  150. 1990, and the emerging ANSI Common Lisp standard?
  151.  
  152. To the best of my (RSB) knowledge, there is *currently* no effort
  153. anywhere underway to produce a KCL/AKCL that conforms to the emerging
  154. standard.  But in view of the fact that a new standard has not yet
  155. been promulgated, this may be just as well.  As Steele remarks in the
  156. preface to the second edition, ``in no way does this book constitute a
  157. definitive description of the forthcoming ANSI standard.''
  158.  
  159. 16.  How ``big'' is AKCL?  To build AKCL, I would recommend having
  160. about about 30 megabytes of free space before starting to get the
  161. sources.  However, a complete, executable, Sun-3 AKCL is only
  162. 2,207,744 bytes.  (Wow!)
  163.  
  164. 17.  What if one cannot get KCL or AKCL by ftp?
  165.  
  166. I suggest that you ask one of the following for help:  Yuasa, Hagiya, or
  167. Schelter, at the email addresses given above.  Please don't ask me.
  168.  
  169. 18.  Who are you?
  170.  
  171. Robert S. Boyer's involvement with KCL/AKCL is essentially that of a
  172. mere Lisp user.  I was involved in no way with the creation of KCL.  I
  173. am not involved with the licensing of KCL.  I have had only the most
  174. superficial and tangential involvement with bug fixing and porting of
  175. KCL/AKCL.  I rarely help to maintain the kcl@cli.com mailing list.  I
  176. have no financial involvement with KCL/AKCL or Ibuki.  All opinions
  177. expressed above are mine but not necessarily those of anyone else,
  178. including the University of Texas at Austin, Computational Logic, or
  179. the creators of KCL or AKCL.
  180.  
  181.  
  182.  
  183.